home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr36 / gapcdr6.zip / CDOOR.ZIP / CDOOR.CNF < prev    next >
Text File  |  1993-04-19  |  3KB  |  50 lines

  1. c:\libs\gapcdr\example
  2. The Crow's Nest
  3. 0
  4. 0
  5. STANDARD
  6. D000
  7. 320
  8. 4
  9.  
  10. **************************************************************************
  11.  Explanation of the above parameters
  12.      Line 1 - Full Path to the BBS Default Directory (where DOOR.SYS is)
  13.      Line 2 - Name of the BBS
  14.      Line 3 - IRQ for this Port. If running COM ports other than 1 or 2
  15.               this must be the IRQ that will be used for that Port. If
  16.               running on COM 1 or COM 2 or using a DigiBoard, this can
  17.               be set to 0.
  18.      Line 4 - Base Address for this Port (In Hex). If running ports other
  19.               than 1 or 2 this must be the Base Address that will be used
  20.               for that Port. If running on COM 1 or COM 2 or using a
  21.               DigiBoard, this can be set to 0.
  22.      Line 5 - The COM Port Interface to use:
  23.               STANDARD    = Regular Communications Port Interface. This
  24.                             is what you would normally use.
  25.               DIGIBOARD   = Direct DigiBoard Programming Interface. Must
  26.                             be used in conjunction with a program called
  27.                             RESETDIG.EXE. If you don't have this program
  28.                             but have a DigiBoard, then use the following
  29.                             option.
  30.               INT14/EBIOS = Indirect DigiBoard Support via a Device Driver.
  31.                             All Communications to the DigiBoard (or any
  32.                             board that supports INT14/EBIOS) are performed
  33.                             via a Software Interrupt that the Device Driver
  34.                             handles.
  35.      Line 6 - If using a DigiBoard, this is the Memory Window, or the
  36.               address the card uses as a communications area between
  37.               the card and the Host Computer. Only needed if using
  38.               an Interface set to DIGIBOARD. If using STANDARD or
  39.               INT14/EBIOS, can be set to 0.
  40.      Line 7 - If using a DigiBoard, this is the I/O Port address that
  41.               the Board is attached to. Only needed if using an
  42.               Interface set to DIGIBOARD. If using STANDARD or
  43.               INT14/EBIOS, can be set to 0.
  44.      Line 8 - If using a DigiBoard, this is the Channel Number for
  45.               this port on the Digi. This is REQUIRED for DIGIBOARD
  46.               and INT14/EBIOS Interfaces. This is 1 - 8 for the
  47.               DIGIBOARD Interface and usually 4 - 11 for the INT14/EBIOS
  48.               Interface. This number tells the program which of the 
  49.               Com Ports on the DigiBoard it should use.
  50.